PIC extension - translation to English
DICLIB.COM
AI-based language tools
Enter a word or phrase in any language 👆
Language:     

Translation and analysis of words by artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

PIC extension - translation to English

TYPESETTING LANGUAGE AND PROGRAM FOR DRAWING
Pic (troff); Pic (groff); Pic programming language; Pic (software); Tpic; Pic (programming language); Pic language; PIC (programming language); Pikchr

PIC extension      
PIC extensie, extensie van een grafisch bestand
telephone extension         
TERM IN TELEPHONY
Telephone extension; Phone extension; Phone extensions
telefoonverlenging, neventoestel
extension cord         
  • Cheap extension cord with counterfeit silver [[UL Label]] may be a fire hazard
  • A power strip with power indicator and individual [[switch]]es for each socket (UK)
  • NEMA-1 extension cord, common in the United States
  • USB extender cable (passive type; non-standard)
  • Extension cord reel (Germany)
FLEXIBLE ELECTRICAL POWER CABLE WITH A PLUG ON ONE END AND ONE OR MORE SOCKETS ON THE OTHER END
Extension lead; Extension reel; Extention reel; Extention lead; Extension cable; Power extender; Extension Cord; Lengthening-piece; Extension flex; Retractable cord; Retractable cable; Extension cords
verlengsnoer

Definition

PIC
Programmable Interrupt Controller (Reference: PIC)

Wikipedia

PIC (markup language)

In computing, Pic is a domain-specific programming language by Brian Kernighan for specifying line diagrams. The language contains predefined basic linear objects: line, move, arrow, and spline, the planar objects box, circle, ellipse, arc, and definable composite elements. Objects are placed with respect to other objects or absolute coordinates. A liberal interpretation of the input invokes default parameters when objects are incompletely specified. An interpreter translates this description into concrete drawing commands in a variety of possible output formats. Pic is a procedural programming language, with variable assignment, macros, conditionals, and looping. The language is an example of a little language originally intended for the comfort of non-programmers in the Unix environment (Bentley 1988).